home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature=$CHICAGO$
- AdvancedINF=2.5,"You need a newer version of Advpack.dll"
-
-
- [DefaultInstall]
- Copyfiles = ReGetCopy
- AddReg = ReGetReg
- CustomDestination = ReGetDestination
- DelFiles = OldFiles
- RunPostSetupCommands = InstallPostCommand
- DelReg = ReGetDbgRegUninstall
- RegisterOCXs = ReGetDll
- SmartReboot=I
-
- [Uninstall]
- BeginPrompt=UninstallBeginPromptSection
- EndPrompt=UninstallEndPromptSection
- CustomDestination=UninstallDestination
- DelFiles = ReGetCopy, OldFiles, ReGetFiles
- DelReg = ReGetRegUninstall, ReGetDbgRegUninstall
- UnRegisterOCXs = ReGetDll
- DelDirs=RemoveFolder
- RunPreSetupCommands=UnInstallCommand
- SmartReboot=I
- Cleanup=1
-
- [ReGetCopy]
- ReGet.inf,,,32
- RgStart.exe,,,32
- ReGet.exe,,,32
- ReGet.dat,,,32
- ReGetApi.dll,,,32
- ;rg_all.htm,,,32
- rg_link.htm,,,32
- rg_list.htm,,,32
- license.txt,,,32
- readme.htm,,,32
-
- [SourceDisksNames]
- 55="%AppName%",,0
-
- [DestinationDirs]
- ReGetCopy = 49100
- OldFiles = 49100
- ReGetFiles = 49100
-
- [ReGetDestination]
- 49000=ProgramFilesDir,5
- 49100=ReGetDir,1
-
- [ProgramFilesDir]
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMS%"
-
- [ReGetDir]
- HKCU,%ReGetRegistry%,InstallDir,%InstallPrompt%,"%49000%\ReGet"
-
-
- [ReGetReg]
- HKCU,%ReGetRegistry%,InstallDir,,"%49100%"
- HKCU,%ReGetRegistry%\Language, "Deu&tsch",,"ReGetDe.lng,7"
- HKCU,%ReGetRegistry%\Language, "&Dutch",,"ReGetNl.lng,19"
- HKCU,%ReGetRegistry%\Language, "&English",,"ReGetEn.lng,9"
- HKCU,%ReGetRegistry%\Language, "&Japanese",,"ReGetJp.lng,17"
- HKCU,%ReGetRegistry%\Language, "&Hungarian",,"ReGetHu.lng,14"
- HKCU,%ReGetRegistry%\Language, "&Italian",,"ReGetIt.lng,16"
- HKCU,%ReGetRegistry%\Language, "&Polish",,"ReGetPl.lng,21"
- HKCU,%ReGetRegistry%\Language, "&Russian",,"ReGetRu.lng,25"
-
- ;Uninstall
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ReGet","DisplayName",,"%AppName%"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ReGet","UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %49100%\ReGet.inf, Uninstall"
-
- [InstallPostCommand]
- ;CyDoor files
- ;"%49100%\Profiler.exe"
-
- "%49100%\RgStart.exe /quet"
-
- [ReGetDll]
- "%49100%\ReGetApi.dll"
-
- ;===========================================================
- ; Uninstall
- ;===========================================================
-
- [UninstallBeginPromptSection]
- Prompt=%UninstallBeginPrompt%
- ButtonType=YESNO
- Title=%AppName%
-
- [UninstallDestination]
- 49000=ProgramFilesDir,5
- 49100=ReGetDir,5
-
- [ReGetRegUninstall]
- HKCU,%ReGetRegistry%
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ReGet"
-
- [ReGetDbgRegUninstall]
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ReGetDbg"
-
- [UnInstallCommand]
- "ReGet.exe /UnSetup"
-
- [UninstallEndPromptSection]
- Prompt=%UninstallEndPrompt%
-
- [RemoveFolder]
- "%49100%"
-
- [OldFiles]
- readme.txt
- IReGet.dbg
- IReGet.dll
- ReGetJp.dll
- ReGetRu.dll
- ReGetGe.dll
- ReGetSp.dll
- Register.exe
- Register.hlp
- uninst0.000
- uninst1.000
- uninst2.000
- uninst3.000
- uninst4.000
- uninst5.000
- uninst6.000
- uninst7.000
- uninst8.000
- uninst9.000
- ReGet.dbg
- ReGetApi.dbg
- ReGet.rpt
- ReGetDbg.inf
- TSUninstaller.exe
- profiler.exe
- CD_Clint.dll
- CD_Gif.dll
- CD_Load.exe
- CD_Shell.dll
- ReGetEn.lng
- ReGetRu.lng
- ReGetJp.lng
- ReGetHu.lng
- ReGetIt.lng
- ReGetNl.lng
- ReGetPl.lng
- rg_all.htm
-
- [ReGetFiles]
- ReGet.log
- Default.bak
- default.wrg
-
- [Strings]
- AppName = "ReGet 1.4 Pro"
- PROGRAMS = "Program Files" ; Should be "Program Files", but it fails to create link on NT.
- ReGetRegistry = "Software\Vladimir Romanov\ReGet"
- InstallPrompt="Where would you like to install ReGet 1.4 Pro?"
- UninstallBeginPrompt="Are you sure that you want to remove ReGet 1.4 Pro?"
- UninstallEndPrompt="ReGet 1.4 Pro was successfully removed."
-